PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFPathPaintingOperator Class / PDFPathPaintingOperator Constructor / PDFPathPaintingOperator Constructor(PDFContentStreamOperatorType)
Operator type
In This Topic
    PDFPathPaintingOperator Constructor(PDFContentStreamOperatorType)
    In This Topic
    Initializes a new PDFPathPaintingOperator object.
    Syntax
    public PDFPathPaintingOperator( 
       PDFContentStreamOperatorType opType
    )

    Parameters

    opType
    Operator type
    See Also